Skip to content

ci: updating github actions to node24 compatible versions#2949

Merged
martascorreia merged 8 commits intomainfrom
ci/updating-github-actions-node24
Apr 27, 2026
Merged

ci: updating github actions to node24 compatible versions#2949
martascorreia merged 8 commits intomainfrom
ci/updating-github-actions-node24

Conversation

@martascorreia
Copy link
Copy Markdown
Contributor

@martascorreia martascorreia commented Apr 24, 2026

Description:

Updating GitHub actions to support node24:

  • checkout@v4 -> checkout@v6 (has to be v5 or v6)
  • setup-node@v4 -> setup-node@v6 (has to be v5 or v6)
  • upload-pages-artifact@v4 -> upload-pages-artifact@v5
  • deploy-pages@v4 -> deploy-pages@v5
  • pnpm/action-setup@v4 -> pnpm/action-setup@v5

Please also look into these PRs:

Closes: #2885

Definition of Reviewable:

  • relevant tickets are linked

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 24, 2026

🦋 Changeset detected

Latest commit: 446fa28

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 24, 2026

🚀 Storybook has been deployed for branch ci_updating-github-actions-node24

@martascorreia martascorreia merged commit 7392724 into main Apr 27, 2026
19 checks passed
@martascorreia martascorreia deleted the ci/updating-github-actions-node24 branch April 27, 2026 14:46
@github-project-automation github-project-automation Bot moved this from 👀 In review to ✅ Done in Solid Design System Project Board Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

ci: 👷 Update GitHub Actions to Node.js 24

6 participants